[INFO] fetching crate metasearch 0.2.4...
[INFO] checking metasearch-0.2.4 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate metasearch 0.2.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate metasearch 0.2.4
[INFO] finished tweaking crates.io crate metasearch 0.2.4
[INFO] tweaked toml for crates.io crate metasearch 0.2.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate metasearch 0.2.4 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate metasearch 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b7a81d4dbbb38d791cfc90c535f0cf96d541571771fdd21a8464882bcad6e8cb
[INFO] running `Command { std: "docker" "start" "b7a81d4dbbb38d791cfc90c535f0cf96d541571771fdd21a8464882bcad6e8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7a81d4dbbb38d791cfc90c535f0cf96d541571771fdd21a8464882bcad6e8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7a81d4dbbb38d791cfc90c535f0cf96d541571771fdd21a8464882bcad6e8cb" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7a81d4dbbb38d791cfc90c535f0cf96d541571771fdd21a8464882bcad6e8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7a81d4dbbb38d791cfc90c535f0cf96d541571771fdd21a8464882bcad6e8cb" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling ryu_floating_decimal v0.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rinja_parser v0.3.5
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking markup5ever v0.16.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking attohttpc v0.27.0
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]    Compiling plotly_derive v0.10.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling rinja_derive v0.3.5
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking numbat-exchange-rates v0.5.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]     Checking pretty_dtoa v0.3.0
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-compression v0.4.25
[INFO] [stderr]     Checking html5ever v0.31.0
[INFO] [stderr]     Checking cssparser v0.35.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking jiff v0.1.29
[INFO] [stderr]     Checking mendeleev v0.8.4
[INFO] [stderr]     Checking rinja v0.3.5
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling metasearch v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking plotly v0.10.0
[INFO] [stderr]     Checking ammonia v4.1.0
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking maud v0.27.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking fend-core v1.5.6
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking numbat v1.16.0
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/engines/macros.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |                       _ => eyre::bail!("engine {self:?} can't parse response"),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/engines/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / engine_requests! {
[INFO] [stdout] 60 | |     // search
[INFO] [stdout] 61 | |     Bing => search::bing::request, parse_response,
[INFO] [stdout] 62 | |     Brave => search::brave::request, parse_response,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     Wikipedia => answer::wikipedia::request, parse_response,
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `eyre::bail` which comes from the expansion of the macro `engine_requests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/engines/macros.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 |                       _ => eyre::bail!("engine {self:?} can't parse autocomplete response"),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/engines/mod.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | / engine_autocomplete_requests! {
[INFO] [stdout] 83 | |     Google => search::google::request_autocomplete, parse_autocomplete_response,
[INFO] [stdout] 84 | |     Fend => answer::fend::request_autocomplete, None,
[INFO] [stdout] 85 | |     Numbat => answer::numbat::request_autocomplete, None,
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `eyre::bail` which comes from the expansion of the macro `engine_autocomplete_requests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/engines/macros.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |                       _ => eyre::bail!("engine {self:?} can't parse response"),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/engines/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / engine_image_requests! {
[INFO] [stdout]  97 | |     Google => search::google::request_images, parse_images_response,
[INFO] [stdout]  98 | |     Bing => search::bing::request_images, parse_images_response,
[INFO] [stdout]  99 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `eyre::bail` which comes from the expansion of the macro `engine_image_requests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/engines/macros.rs:69:26
[INFO] [stdout]    |
[INFO] [stdout] 69 |                       _ => eyre::bail!("engine {self:?} can't parse response"),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/engines/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / engine_requests! {
[INFO] [stdout] 60 | |     // search
[INFO] [stdout] 61 | |     Bing => search::bing::request, parse_response,
[INFO] [stdout] 62 | |     Brave => search::brave::request, parse_response,
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     Wikipedia => answer::wikipedia::request, parse_response,
[INFO] [stdout] 80 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `eyre::bail` which comes from the expansion of the macro `engine_requests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/engines/macros.rs:96:26
[INFO] [stdout]    |
[INFO] [stdout] 96 |                       _ => eyre::bail!("engine {self:?} can't parse autocomplete response"),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/engines/mod.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | / engine_autocomplete_requests! {
[INFO] [stdout] 83 | |     Google => search::google::request_autocomplete, parse_autocomplete_response,
[INFO] [stdout] 84 | |     Fend => answer::fend::request_autocomplete, None,
[INFO] [stdout] 85 | |     Numbat => answer::numbat::request_autocomplete, None,
[INFO] [stdout] 86 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this error originates in the macro `eyre::bail` which comes from the expansion of the macro `engine_autocomplete_requests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/engines/macros.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |                       _ => eyre::bail!("engine {self:?} can't parse response"),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/engines/mod.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | / engine_image_requests! {
[INFO] [stdout]  97 | |     Google => search::google::request_images, parse_images_response,
[INFO] [stdout]  98 | |     Bing => search::bing::request_images, parse_images_response,
[INFO] [stdout]  99 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this error originates in the macro `eyre::bail` which comes from the expansion of the macro `engine_image_requests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metasearch` (bin "metasearch" test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `metasearch` (bin "metasearch") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "b7a81d4dbbb38d791cfc90c535f0cf96d541571771fdd21a8464882bcad6e8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7a81d4dbbb38d791cfc90c535f0cf96d541571771fdd21a8464882bcad6e8cb", kill_on_drop: false }`
[INFO] [stdout] b7a81d4dbbb38d791cfc90c535f0cf96d541571771fdd21a8464882bcad6e8cb
